Reloading the Database Metadata |
|
To update the contents of a WS-AppServer package with changes to database tables, you need to reload the Database Metadata which is mapped to that database.
You can reload the Database Metadata in one of the following ways:
- To reload a Database Metadata using Workspace Documents (My Recent Documents) window, place the mouse pointer on
(Database Metadata), click
and select Actions > Reload Database Metadata . - To reload a Database Metadata using Workspace Documents (Explorer), do the following:
- Open <solution> > <project> >
<database metadata> . - Right-click the <database metadata> and select Reload Database Metadata.
The Database Metadata is reloaded with the updates to the database, if any.After you complete this task:
Update the WS-AppServer package using the reloaded Database Metadata.